home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
.net (Turkey) 1998 March
/
.net Internet Dergisi - CD 5.iso
/
mac
/
netCD41
/
PC16.DIR
/
00104_Script_104
< prev
next >
Wrap
Text File
|
1997-12-08
|
907b
|
37 lines
on startmovie
set the cursor of sprite 30 to [225,226]
set the cursor of sprite 31 to [225,226]
set the cursor of sprite 32 to [225,226]
set the cursor of sprite 33 to [225,226]
set the cursor of sprite 34 to [225,226]
set the cursor of sprite 35 to [225,226]
set the cursor of sprite 36 to [225,226]
set the cursor of sprite 37 to [225,226]
set the cursor of sprite 38 to [225,226]
set the cursor of sprite 39 to [225,226]
set the cursor of sprite 40 to [225,226]
set the cursor of sprite 41 to [225,226]
set the cursor of sprite 42 to [225,226]
set the cursor of sprite 43 to [225,226]
set the cursor of sprite 44 to [225,226]
end
on waitforfade
startTimer
repeat while the timer < 120
nothing
end repeat
end waitforfade
on gtdelay
startTimer
repeat while the timer < 1200
nothing
end repeat
end gtdelay